- sequential memory test
- n COMP sequentieller Speichertest m
Dictionary English-German Informatics. 2015.
Dictionary English-German Informatics. 2015.
Automatic test pattern generation — ATPG (acronym for both Automatic Test Pattern Generation and Automatic Test Pattern Generator) is an electronic design automation method/technology used to find an input (or test) sequence that, when applied to a digital circuit, enables testers… … Wikipedia
GCD test — In compiler theory of computer science, A Greatest common divisor Test is the test used in study of loop optimization and loop dependence analysis to test the dependency between loop statements. Whenever a sequential loop like for loop is made to … Wikipedia
Hash table — Not to be confused with Hash list or Hash tree. Unordered map redirects here. For the proposed C++ class, see unordered map (C++). Hash Table Type unsorted dictionary Invented 1953 Time complexity in big O notation Average Worst case Space … Wikipedia
Stanford Smart Memories Project — Advances in VLSI technology now permit multiple processors to reside on a single integrated circuit chip, or IC. Such a processing system is known as a chip multiprocessor, or multi core CPU system. Building on this technology, the Stanford Smart … Wikipedia
Cray-1 — preserved at the Deutsches Museum Cray … Wikipedia
Dysnomia (disorder) — For other uses, see Dysnomia (disambiguation). Dysnomia Classification and external resources ICD 9 784.3 Dysnomia is a difficulty retrieving the correct words, names, or numbers from memory. Dysnomia is a learning disability present from… … Wikipedia
Eyewitness identification — evidence is the leading cause of wrongful conviction in the United States. Of the more than 200 people exonerated by way of DNA evidence in the US, over 75% were wrongfully convicted on the basis of erroneous eyewitness identification evidence. [ … Wikipedia
Digital electronics — Main articles: Electronics and Electronic circuit Digital electronics represent signals by discrete bands of analog levels, rather than by a continuous range. All levels within a band represent the same signal state. Relatively small changes to… … Wikipedia
Actor model — In computer science, the Actor model is a mathematical model of concurrent computation that treats actors as the universal primitives of concurrent digital computation: in response to a message that it receives, an actor can make local decisions … Wikipedia
Fluid and crystallized intelligence — Human intelligence Abilities and Traits Abstract thought Communication · Creativity Emotional Intelligence Kn … Wikipedia
Linked list — In computer science, a linked list is a data structure consisting of a group of nodes which together represent a sequence. Under the simplest form, each node is composed of a datum and a reference (in other words, a link) to the next node in the… … Wikipedia